Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dependencies group with 5 updates #5091

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

Bumps the dependencies group with 5 updates:

Package From To
fonttools 4.55.2 4.55.3
google-api-python-client 2.154.0 2.155.0
google-auth 2.36.0 2.37.0
pandas-gbq 0.24.0 0.25.0
sqlparse 0.5.2 0.5.3

Updates fonttools from 4.55.2 to 4.55.3

Release notes

Sourced from fonttools's releases.

4.55.3

  • [Docs] fill out ttLib table section #3716
  • [feaLib] More efficient inline format 4 lookups #3726
Changelog

Sourced from fonttools's changelog.

4.55.3 (released 2024-12-10)

  • [Docs] fill out ttLib table section #3716
  • [feaLib] More efficient inline format 4 lookups #3726
Commits
  • 8e5c1bf Release 4.55.3
  • 460b530 Merge pull request #3731 from fonttools/news
  • e507e7c Update news to prepare for release
  • 4b9f5ef [feaLib] More efficient inline format 4 lookups
  • 1be0440 [Tests] Don't compare numbers with "is"
  • 7ad7cfd Merge pull request #3725 from fonttools/dependabot/github_actions/pypa/gh-act...
  • 2abf837 Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3
  • 02cc445 Merge pull request #3716 from n8willis/master
  • 23546cf [Docs] Import TupeVariation class directly in gvar table module. Fixes a Sphi...
  • 314eee0 [Docs] Fix docstring typo in gcid table module.
  • Additional commits viewable in compare view

Updates google-api-python-client from 2.154.0 to 2.155.0

Release notes

Sourced from google-api-python-client's releases.

v2.155.0

2.155.0 (2024-12-10)

Features

... (truncated)

Commits

Updates google-auth from 2.36.0 to 2.37.0

Release notes

Sourced from google-auth's releases.

v2.37.0

2.37.0 (2024-12-11)

Features

  • Allow users to use jwk keys for verifying ID token (#1641) (98c3ed9)

v2.36.1

2.36.1 (2024-11-08)

Bug Fixes

  • Improve user guide for Impersonation and SA (#1627) (656307d)
Changelog

Sourced from google-auth's changelog.

2.37.0 (2024-12-11)

Features

  • Allow users to use jwk keys for verifying ID token (#1641) (98c3ed9)

2.36.1 (2024-11-08)

Bug Fixes

  • Improve user guide for Impersonation and SA (#1627) (656307d)
Commits

Updates pandas-gbq from 0.24.0 to 0.25.0

Release notes

Sourced from pandas-gbq's releases.

v0.25.0

0.25.0 (2024-12-11)

⚠ BREAKING CHANGES

  • to_gbq uploads ArrowDtype(pa.timestamp(...) without timezone as DATETIME type (#832)

Bug Fixes

  • To_gbq uploads ArrowDtype(pa.timestamp(...) without timezone as DATETIME type (#832) (2104b71)
Changelog

Sourced from pandas-gbq's changelog.

0.25.0 (2024-12-11)

⚠ BREAKING CHANGES

  • to_gbq uploads ArrowDtype(pa.timestamp(...) without timezone as DATETIME type (#832)

Bug Fixes

  • To_gbq uploads ArrowDtype(pa.timestamp(...) without timezone as DATETIME type (#832) (2104b71)
Commits
  • cc90edd chore(main): release 0.25.0 (#834)
  • 2104b71 fix!: to_gbq uploads ArrowDtype(pa.timestamp(...) without timezone as `DA...
  • 78aa01e chore(deps): update all dependencies (#830)
  • 08bc0b0 chore(deps): update all dependencies (#829)
  • 52590c4 chore(deps): update all dependencies (#826)
  • 22d806c chore(python): update dependencies in .kokoro/docker/docs (#827)
  • 00f7226 chore(deps): update all dependencies (#815)
  • a6ff28e chore(python): remove obsolete release scripts and config files (#825)
  • 767261d build: use multiScm for Kokoro release builds (#823)
  • See full diff in compare view

Updates sqlparse from 0.5.2 to 0.5.3

Changelog

Sourced from sqlparse's changelog.

Release 0.5.3 (Dez 10, 2024)

Bug Fixes

  • This version introduces a more generalized handling of potential denial of service attack (DOS) due to recursion errors for deeply nested statements. Brought up and fixed by @​living180. Thanks a lot!
Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [fonttools](https://github.com/fonttools/fonttools) | `4.55.2` | `4.55.3` |
| [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.154.0` | `2.155.0` |
| [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.36.0` | `2.37.0` |
| [pandas-gbq](https://github.com/googleapis/python-bigquery-pandas) | `0.24.0` | `0.25.0` |
| [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.5.2` | `0.5.3` |


Updates `fonttools` from 4.55.2 to 4.55.3
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.55.2...4.55.3)

Updates `google-api-python-client` from 2.154.0 to 2.155.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.154.0...v2.155.0)

Updates `google-auth` from 2.36.0 to 2.37.0
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python@v2.36.0...v2.37.0)

Updates `pandas-gbq` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/googleapis/python-bigquery-pandas/releases)
- [Changelog](https://github.com/googleapis/python-bigquery-pandas/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-bigquery-pandas@v0.24.0...v0.25.0)

Updates `sqlparse` from 0.5.2 to 0.5.3
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](andialbrecht/sqlparse@0.5.2...0.5.3)

---
updated-dependencies:
- dependency-name: fonttools
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google-auth
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pandas-gbq
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sqlparse
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 12, 2024
@evansd evansd merged commit 78762d2 into main Dec 12, 2024
5 checks passed
@evansd evansd deleted the dependabot/pip/dependencies-366d9b484f branch December 12, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant